home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
WindowDepth.bproj
/
English.lproj
/
WindowDepth.nib
/
data.classes
next >
Wrap
Text File
|
1995-06-12
|
644b
|
48 lines
Clock = {
ACTIONS = {
increaseSecond:;
decreaseHour:;
decreaseSecond:;
increaseDay:;
stopClock:;
increaseMinute:;
decreaseMinute:;
decreaseDay:;
startClock:;
increaseHour:;
};
SUPERCLASS = View;
};
WindowDepth = {
ACTIONS = {
setDefault:;
setApp:;
itemSelected:;
rescanPrefs:;
};
OUTLETS = {
defaultRadio;
defaultSwitch;
window;
appSwitch;
browser;
appRadio;
infoPanel;
};
SUPERCLASS = Layout;
};
Layout = {
OUTLETS = {
view;
};
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
MyNXBrowserCell = {
SUPERCLASS = NXBrowserCell;
};